C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.Base Namespace > C1BaseSerializer<TControl,TItem,TICollectionOwner> Class : LoadLayout Method |
Overload | Description |
---|---|
LoadLayout(String) | Load object layout properties from the file. |
LoadLayout(Stream) | Load object layout properties from the stream. |
LoadLayout(String,LayoutType) | Loads object layout properties with specified types from the XML file. |
LoadLayout(Stream,LayoutType) | Loads the object layout properties with specified types from the stream. |